FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package ca.clicsante.base#current (109 ms)

Package ca.clicsante.base
Type CodeSystem
Id Id
FHIR Version R4
Source http://docs.clicsante.ca/fhir/base/https://build.fhir.org/ig/trimoz-technologies/hl7-fhir-ig/CodeSystem-appointment-source.html
Url http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-source
Version 0.1.0
Status active
Date 2025-02-21T16:55:49+00:00
Name AppointmentSourceCodeSystem
Title Appointment Source Codes
Experimental True
Description Describes the platform used to take an appointment.
Content complete

Resources that use this resource

ValueSet
appointment-source Appointment Source Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem appointment-source

This case-sensitive code system http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-source defines the following codes:

CodeDisplayDefinition
admin AdminThe appointment was taken by a worker of the establishment using the admin application.
public PublicThe appointment was taken by a citizen using the public portal.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "appointment-source",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-source</b></p><a name=\"appointment-source\"> </a><a name=\"hcappointment-source\"> </a><a name=\"appointment-source-en-US\"> </a><p>This case-sensitive code system <code>http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-source</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">admin<a name=\"appointment-source-admin\"> </a></td><td>Admin</td><td>The appointment was taken by a worker of the establishment using the admin application.</td></tr><tr><td style=\"white-space:nowrap\">public<a name=\"appointment-source-public\"> </a></td><td>Public</td><td>The appointment was taken by a citizen using the public portal.</td></tr></table></div>"
  },
  "url" : "http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-source",
  "version" : "0.1.0",
  "name" : "AppointmentSourceCodeSystem",
  "title" : "Appointment Source Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-02-21T16:55:49+00:00",
  "publisher" : "Clic Santé",
  "contact" : [
    {
      "name" : "Clic Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://clicsante.ca"
        }
      ]
    }
  ],
  "description" : "Describes the platform used to take an appointment.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "admin",
      "display" : "Admin",
      "definition" : "The appointment was taken by a worker of the establishment using the admin application."
    },
    {
      "code" : "public",
      "display" : "Public",
      "definition" : "The appointment was taken by a citizen using the public portal."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.